home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1521 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  41 lines

  1. Path: phoenix.owl.de!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <38232041@kone.fipnet.fi> <30fb2659@canit.se>
  4. From: "Frank Wille" <frank@phoenix.owl.de>
  5. Date: Thu, 18 Jan 1996 21:22:07 +0200
  6. MIME-Version: 1.0
  7. Content-Type: text/plain; charset=iso-8859-1
  8. Content-Transfer-Encoding: 8bit
  9. X-NewsReader: IntuiNews 1.3b Beta 3 (5.11.95)
  10. Subject: Re: FPU and games?
  11. Message-ID: <42116441@phoenix.owl.de>
  12. Organization: Phantasm
  13.  
  14. Andreas Fredriksson wrote on 15 Jan 96 22:15:21 CET
  15. about "FPU and Games?" :
  16.  
  17.  
  18. AF> Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote regarding 'FPU and
  19. AF> games?':
  20. AF> 
  21. AF> [...]
  22. AF> 
  23. AF>  JS> The only place I could think of FPU being useful is 3d
  24. AF>  JS> transformations which contain very much multiplyings. 040 fmul is
  25. AF>  JS> only 5 cycles, but fadd is slower than normal add.
  26. AF> 
  27. AF>  JS> Then again, the real problem is that the 68040 does not have fint
  28. AF>  JS> (float to integer) instruction in hardware, so it is trapped and
  29. AF>  JS> emulated
  30. AF>  JS> -->áVERY slow.
  31. AF> 
  32. AF> How about the 68060?
  33.  
  34. fint and fintrz are indeed realized in hardware.
  35.  
  36.  
  37. -- _
  38. _ // Frank      EMail: frank@phoenix.owl.de
  39. \X/             IRC:   Phx @ #amiga(ger)
  40.  
  41.